home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / e / eupdtv32.rdm < prev    next >
Text File  |  1996-01-16  |  1KB  |  28 lines

  1. Short:  First update patch to Amiga E v3.2a for registered programmers
  2. Author: Wouter van Oortmerssen (wouter@mars.let.uva.nl)
  3. Type:   dev/e
  4.  
  5. This archive contains the EC v3.2e compiler for registered
  6. programmers only (only a few quick bug-fixes), as well as
  7. new versions of EDBG (with an Arexx-port and config saving),
  8. and EasyGUI (with PLUGINs). read the docs in the archive.
  9.  
  10. Bugs fixed in v3.2e:
  11. - procident.member gave weird errors
  12. - preprocessor failed on 68000 in particular situations
  13. - preprocessor didn't handle international characters
  14. - '\0' in strings would cut them off
  15. - EC would Lock() with an illegal mode from other dirs
  16. - $FFFF as default arg became $FFFF0000
  17. - macro errors could cause garbage to be printed on screen
  18. - /* */ in comments failed
  19. - inheriting from yourself wasn't detected
  20. - didn't accept 0(A3,a) or 0(A3,a.L) or lab(PC,a) etc. where a:REG
  21. - AND.L D0,a where a:REG changed src-dest
  22.  
  23. The patch program will read 'ec' (v3.2a registered) in the current dir
  24. and output the new v3.2e compiler (also in the current dir).
  25.  
  26.  
  27. Wouter van Oortmerssen
  28.